home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr44 / lrdchelp.zip / LRDCHELP.DOC < prev   
Text File  |  1995-04-08  |  2KB  |  33 lines

  1. LORD Help for C Programmers!
  2.  
  3.         This is not meant to be a complete tutorial on door writing, but
  4.         rather just enough information to get you started on the right
  5.         road.  For a complete tutorial and an excellent door library, I
  6.         highly recommend Brian Pirie's Opendoors product.  This can be
  7.         freq'ed (or downloaded on your first call) from me at 1:280/66
  8.         (816) 763-3353.  The file name is ODOORS50.ZIP.
  9.  
  10. What's Included
  11.  
  12.         LORDSTRC.H   - LORDSTRC.PAS translated to C
  13.         LORDSTRC.DOC - An explanation of the structures created and
  14.                        how to use them including how to handle Pascal
  15.                        strings and how to access LORD player records.
  16.         LORDLOCK.H   - Header file for LORD's file locking routines
  17.         LORDLOCK.C   - C implementation of LORD's file locking routines
  18.         DROPFILE.DOC - A short discussion on dropfiles and IGM's.
  19.  
  20. What's Not Included
  21.  
  22.         There is no charge for this information.  The .H and .C files
  23.         are copyrighted, but you have my permission to use them in your
  24.         own programs whether commercial or non-commercial.  I'd appreciate
  25.         it if you would mention me at least briefly in your documentation.
  26.  
  27.         There is no warranty of any kind.  These are the routines that I
  28.         use and they work fine for me.  Your mileage may vary.  Be aware
  29.         that the potential exists to really muck things up if you aren't 
  30.         extremely careful in what you're doing.  You have been warned <g>.
  31.  
  32.                                 John Hutton
  33.